home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / BASIC / LIB / EVENTSHELL / PTRTRIX / !PtrTrix / !Run < prev    next >
Text File  |  1995-11-20  |  751b  |  16 lines

  1. | !Run Obey file for PtrTrix Application
  2. Set PtrTrix$Dir <Obey$Dir>
  3. Set PtrTrix$BasicFile <Obey$Dir>.!PtrTrix
  4. IF "<EvntShell$Path>"="" THEN ERROR 0 Shell resources not found
  5. IconSprites <Obey$Dir>.!Sprites
  6. WimpSlot -min 256K -max 256K
  7. |Load any modules required now
  8. RMEnsure InterfaceManager 2.00 RMLoad <EvntShell$Path>Interface
  9. RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module
  10. RMEnsure MenuUtils 0.11 RMLoad <EvntShell$Path>MenuUtils
  11. RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuUtils Module
  12. RMEnsure MessageTrans 0.06 RMLoad <EvntShell$Path>MsgTrans
  13. RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module
  14. |And check that there is still enough memory!
  15. WimpSlot -min 256K -max 256K
  16. Run <PtrTrix$Dir>.!PtrTrix %*0